Convert gtkglarea to use snapshots
authorMatthias Clasen <mclasen@redhat.com>
Wed, 17 Jan 2018 12:25:51 +0000 (07:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 17 Jan 2018 17:00:13 +0000 (12:00 -0500)
commit5711fb9b26dbf516e74de34527d77dad2a64c4d5
tree65f20b575caf416c06ef5508490116b77e19ae74
parent31fcf5b3a72ac6a7013f517fe501348c002429cd
Convert gtkglarea to use snapshots

Just append a texture node.

Note that this is not 100% done yet. The GL area really
needs to keep a pool of textures, and only reuse them
once the GdkTexture object is gone.
gtk/gtkglarea.c